Tags: topic: networks and protocols*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. zclaw is a personal AI assistant running on an ESP32, backed by Anthropic, OpenAI, or OpenRouter. It allows for monitoring and control of connected devices via Telegram, scheduling tasks, and creating custom tools, all within an 888KB footprint.
  2. This research introduces Doc-to-LoRA (D2L), a method for efficiently processing long documents with Large Language Models (LLMs). D2L creates small, adaptable "LoRA" modules that distill key information from a document, allowing the LLM to answer questions without needing the entire document in memory. This significantly reduces latency and memory usage, enabling LLMs to handle contexts much longer than their original capacity and facilitating faster knowledge updates.
    2026-02-27 Tags: , , , by klotz
  3. Mode-S demodulator written in C++ with CRC-based message framing. Stream1090 is a proof of concept implementation taking a different approach in order to identify mode-s messages in an SDR signal stream. Most implementations look for the so-called preamble (a sequence of pulses anounncing a message). Stream1090 skips this step and maintains directly a set of shift registers. Based on the CRC sum and other criteria, messages are being identified. The hope is that in high traffic situations, a higher overall message rate can be achieved compared to a preamble based approach.
  4. Agoda engineers developed API Agent, a system with zero code and zero deployments that enables a single Model Context Protocol (MCP) server to connect to internal REST or GraphQL APIs. The system is designed to reduce the operational overhead of managing multiple APIs with distinct schemas and authentication methods, allowing teams to query services through AI assistants without building individual MCP servers for each API.
  5. I've been using hugo-theme-terminal for my blog and really liked its clean, terminal-inspired aesthetic. But as someone who spends most of their day in Emacs, I wanted something that felt more like home. So I vibe coded an Emacs-style theme with Claude. The entire thing - HTML templates, CSS, JavaScript interactions - was built through conversation with AI.
    2026-02-14 Tags: , , , , , , by klotz
  6. This project details adding a wireless Adafruit Feather ESP32 with OLED display to interface with the MightyOhm Geiger Kit, including features like data logging to Radmon.org, web server diagnostics, and various display modes. It covers assembly, software setup, testing, and additional connections to a Raspberry Pi.
    2026-02-11 Tags: , , , by klotz
  7. ESP32-S3 2inch Capacitive Touch Display Development Board, 240×320 Pixels, IPS Panel, 32-bit LX7 Dual-core Processor, Supports WiFi & Bluetooth, Onboard Camera Interface, ESP32 With Display
  8. MicroPythonOS is a lightweight, fast, and versatile operating system designed to run on microcontrollers like the ESP32 and desktop systems. It features a modern Android-like touch screen UI, App Store, and Over-The-Air updates.
  9. Build a voice-controlled AI assistant using an ESP32, Xiaozhi and MCP. This project focuses on safe hardware and software automation through the Model Context Protocol.
  10. A single developer built a powerful search and monitoring tool for the web using a simple SQLite database and a clever bot, highlighting the potential of individual creators to tackle complex problems.

Top of the page

First / Previous / Next / Last / Page 7 of 0 SemanticScuttle - klotz.me: tagged with "topic: networks and protocols"

About - Propulsed by SemanticScuttle